| IsirCorrection |
| EntityType | Independent |
| Logical Entity Name | IsirCorrection |
| Default Table Name | FaISIRCorrection |
| Logical Only | NO |
| Definition | |
| Note |
| IsirCorrection Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
IsirSummaryId |
INTEGER | YES | ||
AwardYearIdentifier |
CHAR(2) | NO | ||
| TransactionIdentifier | CHAR(13) | NO | ||
StudentId |
INTEGER | NO | ||
| PellIdentifierCode | CHAR(6) | NO | ||
| FieldNumber | CHAR(3) | NO | ||
| OldValue | VARCHAR(50) | YES | ||
| NewValue | VARCHAR(50) | YES | ||
| BatchIdentifier | CHAR(30) | YES | ||
TransmitUserID |
INTEGER | NO | ||
| TransmittedDate | DATETIME | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| IsTransmitted | BIT | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| IsirCorrection Keys |
| Key Name | Key Type | Keys |
| NK_FaISIRCorrection_TransmitUserID | Inversion Entry | TransmitUserID |
| NK_FaISIRCorrection_SyStudentID | Inversion Entry | StudentId |
| NK_FaISIRCorrection_FaYearId | Inversion Entry | AwardYearIdentifier |
| NK_FaISIRCorrection_FaISIRMainId | Inversion Entry | IsirSummaryId |
| NK_FaISIRCorrection_UserId | Inversion Entry | LastModifiedUserId |
| NK_FaISIRCorrection_ExtractBatchID | Inversion Entry | BatchIdentifier |
| NK_FaISIRCorrection_PellID | Inversion Entry | PellIdentifierCode |
| PK_FaISIRCorrection_FaISIRCorrectionId | PrimaryKey | Id |
| IsirCorrection Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| IsirSummary | Non-Identifying | Zero or One to Zero or More | IsirSummaryId | NO | |||
| AwardYear | Non-Identifying | One To Zero or More | AwardYearIdentifier | NO | |||
| Student | Non-Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | TransmitUserID | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| IsirCorrection Check Constraints |
| Check Constraint Name | CheckConstraint |